Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AesGcm] Falls back to use BouncyCastle if BCL doesn't support #1450

Merged
merged 23 commits into from
Aug 19, 2024

Conversation

scott-xu
Copy link
Collaborator

No description provided.

@scott-xu scott-xu changed the title [AesGcmCipher] Use BouncyCastle as a fallback if BCL does not support. AesGcmCipher uses BouncyCastle as a fallback if BCL does not support. Jul 21, 2024
@scott-xu
Copy link
Collaborator Author

This PR's code structure is very similar with AesCipher's implementation as well. Ready to review and merge @Rob-Hague @WojciechNagorski

@Rob-Hague Rob-Hague merged commit ebb31bb into sshnet:develop Aug 19, 2024
1 check passed
@scott-xu scott-xu deleted the bc_aesgcm branch August 19, 2024 12:49
@scott-xu scott-xu changed the title AesGcmCipher uses BouncyCastle as a fallback if BCL does not support. [AesGcm] Falls back to use BouncyCastle if BCL does not support Aug 24, 2024
@scott-xu scott-xu changed the title [AesGcm] Falls back to use BouncyCastle if BCL does not support [AesGcm] Falls back to use BouncyCastle if BCL doesn't support Aug 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants